Skip to main content

Migrate a Report

Overview

The API Comparison table highlights the main actions and API methods for creating, scheduling, and executing a Report. Select an endpoint from IQM or Xandr to review that platform's relevant API documentation. By comparing APIs, you can migrate your workflow from Xandr to IQM.

API Comparison

Base URLs
  IQM: https://app.iqm.com

Xandr: https://api.appnexus.com
ActionIQM EndpointXandr EndpointNotes
Get Report by IDGET/api/v3/ra/report/{reportId}GET/reportXandr uses the id query parameter to retrieve report details.
Create a ReportPOST/api/v3/ra/report/addPOST/report
Schedule a ReportPOST/api/v3/ra/report/email/schedulePOST/reportXandr uses the report_interval when requesting a report to determine its scheduling.
Execute a ReportPOST/api/v3/ra/report/executeGET/report-downloadXandr uses the id query parameter to execute/download report.
Download a ReportPOST/api/v3/ra/report/download

More Reports Resources

IQM:

Xandr: